Sei in Stati Uniti
Scopri la Nuova Collezione Primavera Estate 2025
Cambia paese/regione
Seguici su Instagram
Iscriviti alla newsletter
Ottieni lo sconto del 10% sul tuo prossimo acquisto!
1 x Application (85.97%) | 95.60ms |
1 x Booting (13.85%) | 15.40ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
select * from `product_season` where `is_active` = 1 and `is_current` = 1 limit 1
2ms/app/Repositories/ShopRepository.php:53pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `category_relationship`.*, `categories`.* from `category_relationship` inner join `category_availability` on `category_relationship`.`categories_id` = `category_availability`.`categories_id` inner join `categories` on `category_relationship`.`categories_id` = `categories`.`id` where `type` = 'SS2025_female' and `category_availability`.`gender` = 'female' and `category_availability`.`active` = '1' order by `category_relationship`.`sort_number` asc
3.54ms/app/Repositories/ShopRepository.php:88pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `id` in (66, 64, 31)
820μs/app/Repositories/ShopRepository.php:100pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `category_relationship`.*, `categories`.* from `category_relationship` inner join `category_availability` on `category_relationship`.`categories_id` = `category_availability`.`categories_id` inner join `categories` on `category_relationship`.`categories_id` = `categories`.`id` where `type` = 'SS2025_male' and `category_availability`.`gender` = 'male' and `category_availability`.`active` = '1' order by `category_relationship`.`sort_number` asc
2.57ms/app/Repositories/ShopRepository.php:88pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `id` in (66, 64)
530μs/app/Repositories/ShopRepository.php:100pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `category_relationship`.*, `categories`.* from `category_relationship` inner join `category_availability` on `category_relationship`.`categories_id` = `category_availability`.`categories_id` inner join `categories` on `category_relationship`.`categories_id` = `categories`.`id` where `type` = 'heritage_female' and `category_availability`.`gender` = 'heritage_female' and `category_availability`.`active` = '1' order by `category_relationship`.`sort_number` asc
3.91ms/app/Repositories/ShopRepository.php:88pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `id` in (66, 64, 65, 31, 183)
630μs/app/Repositories/ShopRepository.php:100pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `countries` where `is_active` = 1 order by `general_name` asc
1.21ms/app/Models/Country.php:59pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_collections` where `label` = 'heritage' limit 1
2.25ms/app/Models/ProductCollection.php:41pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_season` where `is_current` = 1 limit 1
770μs/app/Repositories/AppRepository.php:46pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ip_netblocks` where ipval_from <= 873386540 order by `ipval_from` desc limit 1
690μs/app/Models/IpNetblocks.php:23pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `countries` where `iso_code` = 'US' limit 1
850μs/app/Models/IpNetblocks.php:48pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `countries` where `iso_code` = 'IT' limit 1
570μs/app/Repositories/AppRepository.php:191pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `price_list_countries`.`price_lists_id` from `price_list_countries` where `price_list_countries`.`countries_id` = 10 limit 1
730μs/app/Repositories/AppRepository.php:220pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `currency` from `price_list_countries` inner join `price_lists` on `price_lists`.`id` = `price_list_countries`.`price_lists_id` where `countries_id` = 10 limit 1
590μs/app/Models/Price.php:98pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_season` where `is_active` = 1 and `is_on_sale` = 1 limit 1
780μs/app/Repositories/AppRepository.php:233pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_season` where `is_active` = 1 and `is_preview` = 1 limit 1
1ms/app/Repositories/AppRepository.php:234pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `payments` where `payments`.`id` = 8 limit 1
600μs/app/Repositories/AppRepository.php:235pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `html_partials` where `is_published` = 1 and exists (select * from `html_partial_placements` inner join `html_partial_has_placements` on `html_partial_placements`.`id` = `html_partial_has_placements`.`html_partial_placements_id` where `html_partials`.`id` = `html_partial_has_placements`.`html_partials_id` and (`label` = 'site-alert-man' or `label` = 'site-alert')) and exists (select * from `countries` inner join `html_partial_has_countries` on `countries`.`id` = `html_partial_has_countries`.`countries_id` where `html_partials`.`id` = `html_partial_has_countries`.`html_partials_id` and `countries_id` = 10) and (`start` is null or `start` <= '2025-05-19 23:06:06') and (`end` is null or `end` > '2025-05-19 23:06:06') order by `id` desc limit 1
810μs/app/Repositories/AppRepository.php:147pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `countries`.*, `html_partial_has_countries`.`html_partials_id` as `pivot_html_partials_id`, `html_partial_has_countries`.`countries_id` as `pivot_countries_id`, `html_partial_has_countries`.`created_at` as `pivot_created_at`, `html_partial_has_countries`.`updated_at` as `pivot_updated_at` from `countries` inner join `html_partial_has_countries` on `countries`.`id` = `html_partial_has_countries`.`countries_id` where `html_partial_has_countries`.`html_partials_id` in (57)
890μs/app/Repositories/AppRepository.php:147pollini_upgradeMetadata | |
---|---|
Backtrace |
|
select `iso_code` from `countries` where `id` = 10 limit 1
650μs/app/Classes/DoofinderSearchBox.php:18pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `area` from `countries` where `id` = 10 limit 1
520μs/app/Classes/DoofinderSearchBox.php:19pollini_upgradeMetadata | |
---|---|
Bindings |
|
Backtrace |
|
Params | |
---|---|
key |
|
tags |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
seconds |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
delete |
|
1 x missed L0CoMw6hiweQuBAuCbxmwvmO3CBUnxWde0wXjmec (0%) | 0μs |
1 x hit url:it:categories:female:66-92-92-92-66-72-72-72-66-192-66-193-193-66-85-85-66-87-66-71-66-81-64-88-64-10-64-7-64-90-90-90-64-89-89-64-27-31-12-31-31::1::SS2025 (0%) | 0μs |
1 x hit url:it:categories:female:92-3-162-16-72-21-16-164-192-6-193-1-77-85-18-2-87-13-71-37-81-40-88-8-10-196-7-199-90-195-9-54-89-46-166-27-167-12-168-55-69::::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:72::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:192::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:193::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:85::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:87::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:71::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:81::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:10::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:7::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:90::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:89::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:27::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:55::SS2025 (0%) | 0μs |
1 x hit url:it:category:female:69::SS2025 (0%) | 0μs |
1 x hit url:it:categories:male:66-85-66-193-66-87-87-66-72-72-64-27-64-89-64-10-10-64-84-64-91::1::SS2025 (0%) | 0μs |
1 x hit url:it:categories:male:85-18-193-1-87-13-19-72-21-164-27-198-89-46-10-204-203-84-93-91-205::::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:193::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:87::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:72::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:89::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:10::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:84::SS2025 (0%) | 0μs |
1 x hit url:it:category:male:91::SS2025 (0%) | 0μs |
1 x hit url:it:categories:female:66-72-66-86-66-66-87-66-81-81-64-88-64-10-64-7-7-64-90-90-90-90-90-64-27-27-65-12-65-65-31-31-174-174-183-184-183-186-183-190:1:1:1:SS2025 (0%) | 0μs |
1 x hit url:it:categories:female:72-21-86-15-5-87-13-81-40-20-88-8-10-196-7-199-68-90-9-195-54-29-48-27-198-167-12-168-55-76-74-174-175-178-184-185-186-187-190-191:1::1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:86:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:5:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:87:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:81:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:10:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:7:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:90:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:27:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:55:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:76:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:174:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:186:1:SS2025 (0%) | 0μs |
1 x hit url:it:category:female:190:1:SS2025 (0%) | 0μs |
1 x written L0CoMw6hiweQuBAuCbxmwvmO3CBUnxWde0wXjmec (0%) | 0μs |
1 x hit L0CoMw6hiweQuBAuCbxmwvmO3CBUnxWde0wXjmec (0%) | 0μs |
200
[]
[]
0 of 0array:15 [▼ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "pollininew.stagingevolve.com" ] ]
0 of 0array:54 [▼ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/it/auth/login" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/index.php" "REMOTE_PORT" => "58966" "SCRIPT_FILENAME" => "/var/www/html/htdocs/public/index.php" "SERVER_ADMIN" => "alert@evolve-design.com" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/htdocs" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/html/htdocs" "REMOTE_ADDR" => "52.14.210.44" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.22.128" "SERVER_NAME" => "pollininew.stagingevolve.com" "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)" "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at pollininew.stagingevolve.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "pollininew.stagingevolve.com" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "pollininew.stagingevolve.com" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "pollininew.stagingevolve.com" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "pollininew.stagingevolve.com" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI" => "pollininew.stagingevolve.com" "REDIRECT_REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1747688766.0272 "REQUEST_TIME" => 1747688766 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Mon, 19 May 2025 21:06:06 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjE1NkYvcnJaR2w3LzcyUXZtVDB6SGc9PSIsInZhbHVlIjoiSExUck15VStUY1ZuM1F2RmdCTVdUMG10eUlZZ1VSUzl4dy8rTEFVWEU4TTZSS21FSXZPV3N2RWptTmRSRlVzaHFOMWtTcFZDZ3lxSCtEbEpsWnpQemhKbkE2ZWtyT0lUZEpJU1d4cVZ3SWNmbjg2bEhUWHpDTFNvc0xjTWs5eHQiLCJtYWMiOiI3NDU1ZTM2YTViMmQ5NzhhOTk0MmNhYjA0ZDQ3ZTBlZmRiYjYyYzY1YWE4MWEzNGNmMmRkYTYzN2E0YTliNzZlIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 21:06:06 GMT; Max-Age=1296000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjE1NkYvcnJaR2w3LzcyUXZtVDB6SGc9PSIsInZhbHVlIjoiSExUck15VStUY1ZuM1F2RmdCTVdUMG10eUlZZ1VSUzl4dy8rTEFVWEU4TTZSS21FSXZPV3N2RWptTmRSRlVzaHFOMWtTc ▶" 1 => "pollini_online_boutique_session=eyJpdiI6IjNzcXBTZGNJZlpZOUJ1M054b3NnOFE9PSIsInZhbHVlIjoiY3ZlMFowazVML3dMMkNIRThwMStPTHB0RzlicklleGtqTU42clVSMTlxRlJPOG9CZDNMcktBS3l2eVp1amN5YWk4TENCZVc1TWU4NzV1eXlFWE1vdmtkYmtvNkEwZkNEZ0lFY2R2b1VzS2JQUkNxMkZRT2xDdmpzOFVTbVhCSTEiLCJtYWMiOiIxYzNhYjc2NzA2ODNjMmY5ZjNlMjc3ZDg2NzhmMGRhMzc4MjZiMzgxMTI4MzFhNWIzOGQ5OWFmZWE0ZTdiOTc1IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 21:06:06 GMT; Max-Age=1296000; path=/; httponly; samesite=lax ◀pollini_online_boutique_session=eyJpdiI6IjNzcXBTZGNJZlpZOUJ1M054b3NnOFE9PSIsInZhbHVlIjoiY3ZlMFowazVML3dMMkNIRThwMStPTHB0RzlicklleGtqTU42clVSMTlxRlJPOG9CZDNMcktB ▶" 2 => "current_frontend_gender=eyJpdiI6Ing5eDh5TVg2YTQwQmpITjUwNGFFYVE9PSIsInZhbHVlIjoiTWU3cmRMS1Z1YmE2aUt2RmNFNWFscnJ6RmZwSWZIVnVPbjFyOXNuNXM2a1NSNTNsTXNJSmFIbkRzVnRoVWwwcSIsIm1hYyI6IjE4NTFhZjc3NjRjMmIyZmQ4M2RhOTE5ZDZmNWMxOTRhMzk4Njc5ZTk0NWFhOTlmOTNiZTgzYjMxMDUyNWE5NTQiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 17 May 2035 21:06:06 GMT; Max-Age=315360000; path=/; httponly; samesite=lax ◀current_frontend_gender=eyJpdiI6Ing5eDh5TVg2YTQwQmpITjUwNGFFYVE9PSIsInZhbHVlIjoiTWU3cmRMS1Z1YmE2aUt2RmNFNWFscnJ6RmZwSWZIVnVPbjFyOXNuNXM2a1NSNTNsTXNJSmFIbkRzVnRo ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjE1NkYvcnJaR2w3LzcyUXZtVDB6SGc9PSIsInZhbHVlIjoiSExUck15VStUY1ZuM1F2RmdCTVdUMG10eUlZZ1VSUzl4dy8rTEFVWEU4TTZSS21FSXZPV3N2RWptTmRSRlVzaHFOMWtTcFZDZ3lxSCtEbEpsWnpQemhKbkE2ZWtyT0lUZEpJU1d4cVZ3SWNmbjg2bEhUWHpDTFNvc0xjTWs5eHQiLCJtYWMiOiI3NDU1ZTM2YTViMmQ5NzhhOTk0MmNhYjA0ZDQ3ZTBlZmRiYjYyYzY1YWE4MWEzNGNmMmRkYTYzN2E0YTliNzZlIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 21:06:06 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjE1NkYvcnJaR2w3LzcyUXZtVDB6SGc9PSIsInZhbHVlIjoiSExUck15VStUY1ZuM1F2RmdCTVdUMG10eUlZZ1VSUzl4dy8rTEFVWEU4TTZSS21FSXZPV3N2RWptTmRSRlVzaHFOMWtTc ▶" 1 => "pollini_online_boutique_session=eyJpdiI6IjNzcXBTZGNJZlpZOUJ1M054b3NnOFE9PSIsInZhbHVlIjoiY3ZlMFowazVML3dMMkNIRThwMStPTHB0RzlicklleGtqTU42clVSMTlxRlJPOG9CZDNMcktBS3l2eVp1amN5YWk4TENCZVc1TWU4NzV1eXlFWE1vdmtkYmtvNkEwZkNEZ0lFY2R2b1VzS2JQUkNxMkZRT2xDdmpzOFVTbVhCSTEiLCJtYWMiOiIxYzNhYjc2NzA2ODNjMmY5ZjNlMjc3ZDg2NzhmMGRhMzc4MjZiMzgxMTI4MzFhNWIzOGQ5OWFmZWE0ZTdiOTc1IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 21:06:06 GMT; path=/; httponly ◀pollini_online_boutique_session=eyJpdiI6IjNzcXBTZGNJZlpZOUJ1M054b3NnOFE9PSIsInZhbHVlIjoiY3ZlMFowazVML3dMMkNIRThwMStPTHB0RzlicklleGtqTU42clVSMTlxRlJPOG9CZDNMcktB ▶" 2 => "current_frontend_gender=eyJpdiI6Ing5eDh5TVg2YTQwQmpITjUwNGFFYVE9PSIsInZhbHVlIjoiTWU3cmRMS1Z1YmE2aUt2RmNFNWFscnJ6RmZwSWZIVnVPbjFyOXNuNXM2a1NSNTNsTXNJSmFIbkRzVnRoVWwwcSIsIm1hYyI6IjE4NTFhZjc3NjRjMmIyZmQ4M2RhOTE5ZDZmNWMxOTRhMzk4Njc5ZTk0NWFhOTlmOTNiZTgzYjMxMDUyNWE5NTQiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 17-May-2035 21:06:06 GMT; path=/; httponly ◀current_frontend_gender=eyJpdiI6Ing5eDh5TVg2YTQwQmpITjUwNGFFYVE9PSIsInZhbHVlIjoiTWU3cmRMS1Z1YmE2aUt2RmNFNWFscnJ6RmZwSWZIVnVPbjFyOXNuNXM2a1NSNTNsTXNJSmFIbkRzVnRo ▶" ] ]
0 of 0array:8 [▼ "_token" => "wYenkECus1Q3zAaMXb2UUZ2T7wDw9g4CsiwxXb6P" "geoIpPopUp" => true "geoIpPopUp_to" => App\Models\Country {#1710 ▶ #connection: "mysql" #table: "countries" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [▶ "id" => 21 "general_name" => "United States" "country_zones_id" => 2 "area" => "world" "currency" => "USD" "iso_code" => "US" "is_active" => 1 "is_vat_included" => 0 "country_lang" => "en" "lang_it" => "Stati Uniti" "lang_en" => "United States" "lang_de" => "Vereinigte Staaten" "lang_es" => "EE.UU." "lang_fr" => "États-Unis" "lang_pt" => "Estados Unidos" "lang_ru" => "United States" "created_at" => null "updated_at" => null ] #original: array:18 [▶ "id" => 21 "general_name" => "United States" "country_zones_id" => 2 "area" => "world" "currency" => "USD" "iso_code" => "US" "is_active" => 1 "is_vat_included" => 0 "country_lang" => "en" "lang_it" => "Stati Uniti" "lang_en" => "United States" "lang_de" => "Vereinigte Staaten" "lang_es" => "EE.UU." "lang_fr" => "États-Unis" "lang_pt" => "Estados Unidos" "lang_ru" => "United States" "created_at" => null "updated_at" => null ] #changes: [] #casts: array:2 [▶ "is_active" => "boolean" "is_vat_included" => "boolean" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:11 [▶ 0 => "general_name" 1 => "area" 2 => "country_zones_id" 3 => "currency" 4 => "iso_code" 5 => "is_active" 6 => "is_vat_included" 7 => "country_lang" 8 => "lang_it" 9 => "lang_en" 10 => "lang_de" ] #guarded: array:1 [▶ 0 => "*" ] } "geoIpPopUp_from" => App\Models\Country {#1709 ▶ #connection: "mysql" #table: "countries" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [▶ "id" => 10 "general_name" => "Italy" "country_zones_id" => 1 "area" => "italy" "currency" => "EUR" "iso_code" => "IT" "is_active" => 1 "is_vat_included" => 1 "country_lang" => "it" "lang_it" => "Italia" "lang_en" => "Italy" "lang_de" => "Italien" "lang_es" => "Italia" "lang_fr" => "Italie" "lang_pt" => "Itália" "lang_ru" => "Italy" "created_at" => null "updated_at" => null ] #original: array:18 [▶ "id" => 10 "general_name" => "Italy" "country_zones_id" => 1 "area" => "italy" "currency" => "EUR" "iso_code" => "IT" "is_active" => 1 "is_vat_included" => 1 "country_lang" => "it" "lang_it" => "Italia" "lang_en" => "Italy" "lang_de" => "Italien" "lang_es" => "Italia" "lang_fr" => "Italie" "lang_pt" => "Itália" "lang_ru" => "Italy" "created_at" => null "updated_at" => null ] #changes: [] #casts: array:2 [▶ "is_active" => "boolean" "is_vat_included" => "boolean" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:11 [▶ 0 => "general_name" 1 => "area" 2 => "country_zones_id" 3 => "currency" 4 => "iso_code" 5 => "is_active" 6 => "is_vat_included" 7 => "country_lang" 8 => "lang_it" 9 => "lang_en" 10 => "lang_de" ] #guarded: array:1 [▶ 0 => "*" ] } "country_id" => 10 "_previous" => array:1 [▶ "url" => "https://pollininew.stagingevolve.com/it/auth/login" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]